From 83a425b388933ecfbf022541257cb4ee4989cf9b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 12 Feb 2008 14:36:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 449805bca53..1cbcf859b29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-02-12 Juanma Barranquero + + * uniquify.el (uniquify-buffer-base-name): New function. + Suggested by Stefan Monnier . + + * desktop.el (uniquify-managed): Don't defvar. + (desktop-buffer-info): Use `uniquify-buffer-base-name', not + `uniquify-managed'. Return also the buffer's base name. + (desktop-save): When saving the buffer info, filter out the base name, + and save it as buffer name if the buffer is managed by uniquify. + 2008-02-10 Stefan Monnier * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the -- 2.30.2